crypto/rand.reader.mu (field)

3 uses

	crypto/rand (current package)
		rand_unix.go#L116: 	mu                   sync.Mutex
		rand_unix.go#L124: 	r.mu.Lock()
		rand_unix.go#L125: 	defer r.mu.Unlock()